home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_11_11
/
splash
/
readme.sam
< prev
next >
Wrap
Text File
|
1993-01-13
|
735b
|
21 lines
The files in this directory are samples of programs I have written
to use the SPLASH class library.
assoc.c++ - Shows hows to use the association arrays
chgfnt.c++ - Is a program that reads in an AmiPro style file
and also the win.ini file. It replaces all
non-truetype fonts with a user entered one
cislog.c++ - calculates the monthly charges from a log file
generated by Procomm/win for Compuserve logins
tstio.c++ - Simple minded test of streams use with SPLASH
justify.c++ - A filter program that justifies text to a given
line width
xcl.c++ - A program that is used with the Tracer files that
automatically inserts a TRACER macro at the start
of all functions in a c++ program.